Skip to content

build(deps): bump org.junit.jupiter:junit-jupiter in / - #955

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/gradle-3ffdfcad42
Open

build(deps): bump org.junit.jupiter:junit-jupiter in /#955
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/gradle-3ffdfcad42

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps org.junit.jupiter:junit-jupiter in / from 6.1.2 to 6.1.3.

Updates org.junit.jupiter:junit-jupiter from 6.1.2 to 6.1.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 6.1.3 = Platform 6.1.3 + Jupiter 6.1.3 + Vintage 6.1.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.2...r6.1.3

Commits
  • f59f60d Release 6.1.3
  • cd8ec92 Finalize 6.1.3 release notes
  • c8729f2 Restore compatibility with GraalVM 25 (#5901)
  • ddc9e74 Update graalvm/setup-graalvm action to v1.6.4 (#5959)
  • fe2c52a Update plugin org.graalvm.buildtools.native to v1.1.7 (#5923)
  • 62afc02 Delay GraalVM plugin updates for 3 days
  • 0cc2902 Skip graalVmTest task if GraalVM env vars are not set
  • f6bbfc5 Move GraalVM tests to separate test task (#5903)
  • e87e052 Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)
  • 1cd56df Update plugin org.graalvm.buildtools.native to v1.1.5 (#5880)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) in `/` from 6.1.2 to 6.1.3.


Updates `org.junit.jupiter:junit-jupiter` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.2...r6.1.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 31, 2026 09:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 31, 2026
@openai-sdks

openai-sdks Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

OkTest Summary

237/237 SDK tests passed in 16.855s for Java SDK PR #955.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 255ms
tests/chat-completions-create.test.ts ✅ Passed 1.051s
tests/chat-completions-stream.test.ts ✅ Passed 395ms
tests/files-content-binary.test.ts ✅ Passed 283ms
tests/files-create-multipart.test.ts ✅ Passed 419ms
tests/files-list-pagination.test.ts ✅ Passed 305ms
tests/initialize-config.test.ts ✅ Passed 266ms
tests/instance-isolation.test.ts ✅ Passed 148ms
tests/models-list.test.ts ✅ Passed 178ms
tests/responses-background-lifecycle.test.ts ✅ Passed 330ms
tests/responses-body-method-errors.test.ts ✅ Passed 439ms
tests/responses-cancel-timeout.test.ts ✅ Passed 236ms
tests/responses-cancel.test.ts ✅ Passed 289ms
tests/responses-compact-retries.test.ts ✅ Passed 533ms
tests/responses-compact.test.ts ✅ Passed 475ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 630ms
tests/responses-create-advanced.test.ts ✅ Passed 1.365s
tests/responses-create-disconnect.test.ts ✅ Passed 1.047s
tests/responses-create-errors.test.ts ✅ Passed 459ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 303ms
tests/responses-create-retries.test.ts ✅ Passed 284ms
tests/responses-create-stream-failures.test.ts ✅ Passed 271ms
tests/responses-create-stream-timeout.test.ts ✅ Passed 225ms
tests/responses-create-stream-wire.test.ts ✅ Passed 5.778s
tests/responses-create-stream.test.ts ✅ Passed 497ms
tests/responses-create-terminal-states.test.ts ✅ Passed 440ms
tests/responses-create-timeout.test.ts ✅ Passed 272ms
tests/responses-create.test.ts ✅ Passed 283ms
tests/responses-delete.test.ts ✅ Passed 363ms
tests/responses-input-items-errors.test.ts ✅ Passed 311ms
tests/responses-input-items-list.test.ts ✅ Passed 322ms
tests/responses-input-items-options.test.ts ✅ Passed 544ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 230ms
tests/responses-input-tokens-count.test.ts ✅ Passed 358ms
tests/responses-malformed-inputs.test.ts ✅ Passed 4.659s
tests/responses-not-found-errors.test.ts ✅ Passed 367ms
tests/responses-parse.test.ts ✅ Passed 665ms
tests/responses-retrieve-retries.test.ts ✅ Passed 949ms
tests/responses-retrieve.test.ts ✅ Passed 392ms
tests/responses-stored-method-errors.test.ts ✅ Passed 897ms
tests/retry-behavior.test.ts ✅ Passed 3.569s
tests/sdk-error-shape.test.ts ✅ Passed 493ms

View OkTest run #33377520391

SDK merge (c77f2c6db3f5) · head (b69b15036de1) · base (02b2d0dd1b8d) · OkTest (2b1bdfd25e98)

@github-actions

Copy link
Copy Markdown
Contributor

Castiron custom code

✅ No new custom-code files detected.

53 mixed files remain; 0 existing customizations changed.

Compared 02b2d0dd1b8db69b15036de1. Generated baselines verified.

53 existing customizations unchanged
  • openai-java-core/src/main/kotlin/com/openai/models/audio/AudioResponseFormat.kt
  • openai-java-core/src/main/kotlin/com/openai/models/chat/completions/ChatCompletionCreateParams.kt
  • openai-java-core/src/main/kotlin/com/openai/models/chat/completions/ChatCompletionMessageFunctionToolCall.kt
  • openai-java-core/src/main/kotlin/com/openai/models/chat/completions/ChatCompletionToolMessageParam.kt
  • openai-java-core/src/main/kotlin/com/openai/models/embeddings/Embedding.kt
  • openai-java-core/src/main/kotlin/com/openai/models/embeddings/EmbeddingCreateParams.kt
  • openai-java-core/src/main/kotlin/com/openai/models/responses/ResponseCreateParams.kt
  • openai-java-core/src/main/kotlin/com/openai/models/responses/ResponseFunctionToolCall.kt
  • openai-java-core/src/main/kotlin/com/openai/models/responses/ResponseFunctionWebSearch.kt
  • openai-java-core/src/main/kotlin/com/openai/models/responses/ResponseInputItem.kt
  • openai-java-core/src/main/kotlin/com/openai/models/responses/ResponseTextConfig.kt
  • openai-java-core/src/main/kotlin/com/openai/models/videos/Video.kt
  • openai-java-core/src/main/kotlin/com/openai/services/async/BetaServiceAsync.kt
  • openai-java-core/src/main/kotlin/com/openai/services/async/BetaServiceAsyncImpl.kt
  • openai-java-core/src/main/kotlin/com/openai/services/async/ResponseServiceAsync.kt
  • openai-java-core/src/main/kotlin/com/openai/services/async/ResponseServiceAsyncImpl.kt
  • openai-java-core/src/main/kotlin/com/openai/services/async/WebhookServiceAsync.kt
  • openai-java-core/src/main/kotlin/com/openai/services/async/WebhookServiceAsyncImpl.kt
  • openai-java-core/src/main/kotlin/com/openai/services/async/audio/TranscriptionServiceAsyncImpl.kt
  • openai-java-core/src/main/kotlin/com/openai/services/async/chat/ChatCompletionServiceAsync.kt
  • openai-java-core/src/main/kotlin/com/openai/services/async/finetuning/checkpoints/PermissionServiceAsyncImpl.kt
  • openai-java-core/src/main/kotlin/com/openai/services/blocking/BetaService.kt
  • openai-java-core/src/main/kotlin/com/openai/services/blocking/BetaServiceImpl.kt
  • openai-java-core/src/main/kotlin/com/openai/services/blocking/ResponseService.kt
  • openai-java-core/src/main/kotlin/com/openai/services/blocking/ResponseServiceImpl.kt
  • openai-java-core/src/main/kotlin/com/openai/services/blocking/WebhookService.kt
  • openai-java-core/src/main/kotlin/com/openai/services/blocking/WebhookServiceImpl.kt
  • openai-java-core/src/main/kotlin/com/openai/services/blocking/audio/TranscriptionServiceImpl.kt
  • openai-java-core/src/main/kotlin/com/openai/services/blocking/chat/ChatCompletionService.kt
  • openai-java-core/src/main/kotlin/com/openai/services/blocking/finetuning/checkpoints/PermissionServiceImpl.kt
  • openai-java-core/src/test/kotlin/com/openai/models/beta/responses/BetaResponsesServerEventTest.kt
  • openai-java-core/src/test/kotlin/com/openai/models/responses/ResponsesServerEventTest.kt
  • openai-java-core/src/test/kotlin/com/openai/services/async/CompletionServiceAsyncTest.kt
  • openai-java-core/src/test/kotlin/com/openai/services/async/ImageServiceAsyncTest.kt
  • openai-java-core/src/test/kotlin/com/openai/services/async/ResponseServiceAsyncTest.kt
  • openai-java-core/src/test/kotlin/com/openai/services/async/WebhookServiceAsyncTest.kt
  • openai-java-core/src/test/kotlin/com/openai/services/async/audio/TranscriptionServiceAsyncTest.kt
  • openai-java-core/src/test/kotlin/com/openai/services/async/beta/ResponseServiceAsyncTest.kt
  • openai-java-core/src/test/kotlin/com/openai/services/async/beta/ThreadServiceAsyncTest.kt
  • openai-java-core/src/test/kotlin/com/openai/services/async/beta/threads/RunServiceAsyncTest.kt

13 more in the full report.

A changed generated baseline means this report cannot reliably identify which handwritten lines changed.

Inspect the custom-code diff

Download the exact patch produced by this run (requires repository access):

gh run download 33377551995 --repo openai/openai-java \
  --name castiron-custom-code-33377551995-1 --dir /tmp/castiron-custom-code-33377551995-1
git apply --stat /tmp/castiron-custom-code-33377551995-1/custom-code.patch
cat /tmp/castiron-custom-code-33377551995-1/custom-code.patch

Or reproduce it from an SDK checkout containing the vendored reporter:

git fetch --no-tags origin 02b2d0dd1b8d2b9b2b80ab7fa36808fb639b9116 b69b15036de125ecdb4eac95a9aaf1c3a4803be7
python3 scripts/castiron/custom_code_report.py report \
  --base 02b2d0dd1b8d2b9b2b80ab7fa36808fb639b9116 \
  --head b69b15036de125ecdb4eac95a9aaf1c3a4803be7 --fetch --require-head-hash --public \
  --out /tmp/castiron-custom-code-b69b15036de1
cat /tmp/castiron-custom-code-b69b15036de1/custom-code.patch

This is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR.

Full report and patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants